Overload | Description |
---|---|
GetTopMostHitItem(NPoint) | Gets the top most page item hit by the specified point |
GetTopMostHitItem(NPoint,INFilter<TItem>) | Gets the top most page item hit by the specified point |
GetTopMostHitItem(NRectangle) | Gets the top most page item hit by the specified rectangle |
GetTopMostHitItem(NRectangle,INFilter<TItem>) | Gets the top most page item hit by the specified rectangle |